Skip to content

Update all Bundler dependencies (2026-05-07)#38

Merged
rnestler merged 2 commits intomainfrom
depfu/batch_all/2025-12-15
May 7, 2026
Merged

Update all Bundler dependencies (2026-05-07)#38
rnestler merged 2 commits intomainfrom
depfu/batch_all/2025-12-15

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented Dec 15, 2025

This is your weekly update of all Bundler dependencies. Please take a good look at what changed and the test results before merging this pull request.

What changed?

↗️ bigdecimal (indirect, 3.3.1 → 4.1.2, major) · Repo · Changelog · Release · Diff

↗️ minitest (indirect, 5.26.2 → 6.0.6, major) · Repo · Changelog · Diff

✳️ neighbor (0.5.2 → 1.0.0, major) · Repo · Changelog · Diff

↗️ net-http (indirect, 0.6.0 → 0.9.1, major) · Repo · Changelog · Release · Diff

↗️ rdoc (indirect, 6.17.0 → 7.2.0, major) · Repo · Changelog · Release · Diff

↗️ timeout (indirect, 0.4.3 → 0.6.1, major) · Repo · Changelog · Release · Diff

↗️ actionpack (indirect, 8.0.4 → 8.1.3, minor) · Repo · Changelog · Release · Diff

↗️ actionview (indirect, 8.0.4 → 8.1.3, minor) · Repo · Changelog · Release · Diff

↗️ activemodel (indirect, 8.0.4 → 8.1.3, minor) · Repo · Changelog · Release · Diff

↗️ activerecord (indirect, 8.0.4 → 8.1.3, minor) · Repo · Changelog · Release · Diff

↗️ activesupport (indirect, 8.0.4 → 8.1.3, minor) · Repo · Changelog · Release · Diff

↗️ dotenv (indirect, 3.1.8 → 3.2.0, minor) · Repo · Changelog · Release · Diff

✳️ dotenv-rails (3.1.8 → 3.2.0, minor) · Repo · Changelog · Release · Diff

↗️ faraday (indirect, 2.13.1 → 2.14.1, minor) · Repo · Changelog · Release · Diff

↗️ faraday-multipart (indirect, 1.1.0 → 1.2.0, minor) · Repo · Changelog · Release · Diff

↗️ io-console (indirect, 0.8.1 → 0.8.2, minor) · Repo · Changelog · Release · Diff

↗️ irb (indirect, 1.15.3 → 1.18.0, minor) · Repo · Changelog · Release · Diff

↗️ json (indirect, 2.12.0 → 2.19.5, minor) · Repo · Changelog · Release · Diff

↗️ loofah (indirect, 2.24.1 → 2.25.1, minor) · Repo · Changelog · Release · Diff

↗️ nokogiri (indirect, 1.18.10 → 1.19.3, minor) · Repo · Changelog · Release · Diff

↗️ rails-html-sanitizer (indirect, 1.6.2 → 1.7.0, minor) · Repo · Changelog · Release · Diff

↗️ railties (indirect, 8.0.4 → 8.1.3, minor) · Repo · Changelog · Release · Diff

↗️ rake (indirect, 13.3.1 → 13.4.2, minor) · Repo · Changelog · Release · Diff

✳️ ruby-openai (8.1.0 → 8.3.0, minor) · Repo · Changelog · Release · Diff

↗️ simplecov-html (indirect, 0.13.1 → 0.13.2, minor) · Repo · Changelog · Diff

↗️ stringio (indirect, 3.1.9 → 3.2.0, minor) · Repo · Changelog · Release · Diff

↗️ thor (indirect, 1.4.0 → 1.5.0, minor) · Repo · Changelog · Release · Diff

↗️ erb (indirect, 6.0.0 → 6.0.4, patch) · Repo · Changelog · Release · Diff

↗️ faraday-net_http (indirect, 3.4.0 → 3.4.2, patch) · Repo · Changelog · Release · Diff

↗️ i18n (indirect, 1.14.7 → 1.14.8, patch) · Repo · Changelog · Release · Diff

↗️ psych (indirect, 5.3.0 → 5.3.1, patch) · Repo · Changelog · Release · Diff

↗️ rack (indirect, 3.2.4 → 3.2.6, patch) · Repo · Changelog · Release · Diff

↗️ rack-session (indirect, 2.1.1 → 2.1.2, patch) · Repo · Changelog · Diff

↗️ zeitwerk (indirect, 2.7.3 → 2.7.5, patch) · Repo · Changelog · Diff


Depfu Status

Depfu will only send you the next scheduled PR once you merge or close this one.

All Depfu comment commands
@​depfu refresh
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)

@depfu depfu Bot added the depfu label Dec 15, 2025
Comment thread Gemfile.lock Outdated
activerecord (>= 7)
net-http (0.6.0)
uri
neighbor (0.6.0)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will break for redmine 5.1:

https://github.com/ankane/neighbor/blob/master/CHANGELOG.md

Dropped support for Ruby < 3.2 and Active Record < 7.1

@rnestler
Copy link
Copy Markdown
Member

@depfu rebase

@depfu depfu Bot force-pushed the depfu/batch_all/2025-12-15 branch from 641f7d1 to aa48d3d Compare April 28, 2026 12:16
@depfu depfu Bot changed the title Update all Bundler dependencies (2025-12-15) Update all Bundler dependencies (2026-04-28) Apr 28, 2026
@rnestler
Copy link
Copy Markdown
Member

rnestler commented May 7, 2026

@depfu rebase

@depfu depfu Bot force-pushed the depfu/batch_all/2025-12-15 branch from aa48d3d to 6d1c48b Compare May 7, 2026 08:07
@depfu depfu Bot changed the title Update all Bundler dependencies (2026-04-28) Update all Bundler dependencies (2026-05-07) May 7, 2026
@rnestler rnestler force-pushed the depfu/batch_all/2025-12-15 branch from 6d1c48b to 7d0a128 Compare May 7, 2026 08:23
@rnestler rnestler enabled auto-merge (squash) May 7, 2026 08:24
@rnestler rnestler force-pushed the depfu/batch_all/2025-12-15 branch from 7d0a128 to 93538bc Compare May 7, 2026 09:12
@rnestler rnestler merged commit 4089594 into main May 7, 2026
3 checks passed
@rnestler rnestler deleted the depfu/batch_all/2025-12-15 branch May 7, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant